IDL_Object has the following properties.
The following properties are used to return the variable attributes for the object. If you want, you can subclass the GetProperty method and return different values for these properties.
By default, calls the ::_overloadSize method and returns an array containing the dimensions.
By default, calls the ::_overloadSize method and returns an integer giving the number of elements.
By default, calls the ::_overloadSize method and returns an integer giving the number of dimensions.
By default, returns "OBJREF".
By default, returns 11 (the type code for objects).
By default, returns the class name for the object.
|
8.4 |
Introduced |